runtime.metricFloat64Histogram.buckets (field)

3 uses

	runtime (current package)
		metrics.go#L520: 	hist.buckets = buckets
		metrics.go#L521: 	if len(hist.counts) != len(hist.buckets)-1 {
		metrics.go#L531: 	buckets []float64